Gets a list of variables under the specified folder definition by Name
| Get | Variable_GetVariablesByFolderName |
Resource Path: /api/variable/folder
Uri: http://doc.jamsscheduler.com/api/variable/folder
| Name | Description | Data Type |
|---|---|---|
| name | Name of the folder definition | string |
The response body is of type Array[Variable].
OK